home *** CD-ROM | disk | FTP | other *** search
/ Programming Languages Suite / ProgramD2.iso / Borland / Borland C++ V5.02 / INC.PAK / PRINT.H < prev    next >
Text File  |  1997-05-06  |  119b  |  6 lines

  1. #ifndef __FLAT__
  2.   #include <win16\print.h>
  3. #else
  4.   #error print.h can only be used in a Win16 Application
  5. #endif
  6.